Skip to content

Fix nav bar usability and layout bugs#14

Merged
powerje merged 1 commit intotrunkfrom
fix/nav-bar-cleanup-and-bugs
Mar 15, 2026
Merged

Fix nav bar usability and layout bugs#14
powerje merged 1 commit intotrunkfrom
fix/nav-bar-cleanup-and-bugs

Conversation

@powerje
Copy link
Copy Markdown
Member

@powerje powerje commented Mar 15, 2026

  • Declutter nav bar on iPhone: music button hidden on compact width (moved to Settings), play/pause only shown when music is active
  • Fix world select button on iPhone: toggleSidebar() now handles collapsed UISplitViewController mode
  • Fix MSSP "Server Status" button: hit testing and intrinsic content size fixes for title view; dedicated bar button on regular width
  • Fix black gap when nav bar hides: remove navigationBar.translucent = NO and use edgesForExtendedLayout = UIRectEdgeAll so content extends under the bar
  • Fix left bar buttons disappearing after returning from world sidebar on iPhone
  • Music picker uses nav stack on compact width instead of dismiss-then-present

@powerje powerje force-pushed the fix/nav-bar-cleanup-and-bugs branch from 57f21a1 to 273c1f1 Compare March 15, 2026 03:02
@powerje powerje merged commit 09cf92c into trunk Mar 15, 2026
5 checks passed
@powerje powerje deleted the fix/nav-bar-cleanup-and-bugs branch March 15, 2026 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant